home *** CD-ROM | disk | FTP | other *** search
/ C# & Game Programming - A…er's Guide (2nd Edition) / Buono 2nd Ed.iso / Chapter5 / 5.4 / Example4.sln < prev    next >
Text File  |  2004-09-03  |  912b  |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example4", "Example4.csproj", "{F4FF1FB5-4F57-4987-90D3-C65A3474CF5C}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {F4FF1FB5-4F57-4987-90D3-C65A3474CF5C}.Debug.ActiveCfg = Debug|.NET
  13.         {F4FF1FB5-4F57-4987-90D3-C65A3474CF5C}.Debug.Build.0 = Debug|.NET
  14.         {F4FF1FB5-4F57-4987-90D3-C65A3474CF5C}.Release.ActiveCfg = Release|.NET
  15.         {F4FF1FB5-4F57-4987-90D3-C65A3474CF5C}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.